use \App\Console\Commands\Inspire; protected $commands = [ Inspire::class, // Equivalent to "App\Console\Commands\Inspire" ];